Fix a leak by not increasing the refcount of the GtkRecentInfo object when
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 18 Apr 2007 14:37:49 +0000 (14:37 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Wed, 18 Apr 2007 14:37:49 +0000 (14:37 +0000)
commitb235fff0bf01c9476ea10337657bc4820f64e0cb
tree9755fd1eddbb4510aea68b339229ba23ae696d1a
parentfb8638d0ac2ee8c4a78a7ea0954c750f57f36e9b
Fix a leak by not increasing the refcount of the GtkRecentInfo object when

2007-04-18  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentmanager.c (gtk_recent_manager_lookup_item): Fix
a leak by not increasing the refcount of the GtkRecentInfo
object when returning it (thanks to Matthias Clasen).

svn path=/trunk/; revision=17606
ChangeLog
gtk/gtkrecentmanager.c